=================================================================================
OPL conf_apps MAKER [05/07/2016]
=================================================================================

DESCRIPTION : 

A little .bat that will generate a conf_apps.cfg file for your needs. It grabs the 
ELF names - minus the extension - from a folder, turn them into items and add the 
correct path for each according to the device of your choice.

COOL : 

- all (mc?, HDD, USB, SMB) path style support;
- support for ELF with generic prefixs (such as POPStarter ELFs);
- folders and subfolders supported (no limit);
- no extension and no prefix in item name;
- all items listed alphabetically;

LIMITS : 

- all ELFs must be placed into the same folder, it can't scan subfolders;
- all items will use the same path,
- if you add an item to an existing conf_apps.cfg, it will be duplicated if it 
already exists in the conf_apps.cfg (delete it manually); 
- if you add new items to an existing conf_apps.cfg, the alphabetical sorting is lost;

HOW TO USE ?

1. Drop OPL conf_apps MAKER where your ELF files are located;
2. Choose the path style (mc? / HDD / SMB / USB)
3. Enter the name of the folder (and subfolders) - if any. Syntax :

If no folder :
[Blank]

If 1 folder : 
FolderName/
Example : POPS/

If 1 folder + 1 subfolder : 
FolderName/SubfolderName/
Example : POPS/ELF/

Etc...
FolderName/SubfolderName/SubsubfolderName/
FolderName/SubfolderName/SubsubfolderName/(...)/

4. Say if your ELF uses generic prefixs or not.

If yes, syntax : ##.  [##dot]
Example : PP. [PPdot]

5. conf_apps.cfg is generated into your folder. 

=================================================================================
If you find issue, please report it @ 
http://psx-scene.com/forums/f150/opl-conf_apps-maker-155577/#post1204799
=================================================================================
05/07/2016
ShaolinAssassin
=================================================================================

